createDirectory
open override fun createDirectory(dir: <Error class: unknown class>, mustCreate: Boolean): <Error class: unknown class>
It will create the provided dir in the current file system. It will fail if the parent directory doesn't exist
Parameters
mustCreate
whether it is certain that dir doesn't exist and will need to be created